home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 2005 May / CD Rom Data Mayıs 2005.iso / Media / Programlar / Morph / Morph.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2005-04-26  |  11.3 KB  |  157 lines

  1. ;InnoSetupVersion=5.0.4
  2. [Setup]
  3. AppName=Abrosoft FantaMorph 3
  4. AppVerName=Abrosoft FantaMorph 3.0
  5. AppId=Abrosoft FantaMorph 3
  6. AppVersion=3.0
  7. AppPublisher=Abrosoft
  8. AppPublisherURL=http://www.fantamorph.com
  9. AppSupportURL=http://www.fantamorph.com
  10. AppUpdatesURL=http://www.fantamorph.com
  11. DefaultDirName={pf}\Abrosoft\FantaMorph3
  12. DefaultGroupName=Abrosoft FantaMorph 3
  13. UninstallDisplayIcon={app}\FantaMorph.exe
  14. OutputBaseFilename=setup
  15. Compression=lzma
  16. PrivilegesRequired=none
  17. DisableProgramGroupPage=yes
  18. ChangesAssociations=yes
  19. LicenseFile=embedded\License.rtf
  20. WizardImageFile=embedded\WizardImage0.bmp
  21. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  22. [Files]
  23. Source: "{app}\FantaMorph.exe"; DestDir: "{app}"; Flags: ignoreversion 
  24. Source: "{app}\FantaMorph.chm"; DestDir: "{app}"; Flags: ignoreversion 
  25. Source: "{app}\FantaMorph.ini"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\Readme.txt"; DestDir: "{app}"; Flags: ignoreversion 
  27. Source: "{app}\Samples\Baby Face 1.fmp"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  28. Source: "{app}\Samples\Baby Face 2.fmp"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  29. Source: "{app}\Samples\Baby Face 3.fmp"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  30. Source: "{app}\Samples\bill.jpg"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  31. Source: "{app}\Samples\billboy.jpg"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  32. Source: "{app}\Samples\butter1.png"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  33. Source: "{app}\Samples\butter2.png"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  34. Source: "{app}\Samples\Butterfly.fmp"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  35. Source: "{app}\Samples\Cat.fmp"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  36. Source: "{app}\Samples\cat.jpg"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  37. Source: "{app}\Samples\Child 1.fmp"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  38. Source: "{app}\Samples\Child 2.fmp"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  39. Source: "{app}\Samples\Child 3.fmp"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  40. Source: "{app}\Samples\Child 4.fmp"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  41. Source: "{app}\Samples\Child 5.fmp"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  42. Source: "{app}\Samples\Child 6.fmp"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  43. Source: "{app}\Samples\child.jpg"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  44. Source: "{app}\Samples\child1.jpg"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  45. Source: "{app}\Samples\child2.jpg"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  46. Source: "{app}\Samples\child3.jpg"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  47. Source: "{app}\Samples\child4.jpg"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  48. Source: "{app}\Samples\child5.jpg"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  49. Source: "{app}\Samples\child6.jpg"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  50. Source: "{app}\Samples\Dog.fmp"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  51. Source: "{app}\Samples\dog.jpg"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  52. Source: "{app}\Samples\Dream.fmp"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  53. Source: "{app}\Samples\Girl.fmp"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  54. Source: "{app}\Samples\Leopard.fmp"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  55. Source: "{app}\Samples\girl.jpg"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  56. Source: "{app}\Samples\leo.jpg"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  57. Source: "{app}\Samples\Head.fmp"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  58. Source: "{app}\Samples\head1.jpg"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  59. Source: "{app}\Samples\head2.png"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  60. Source: "{app}\Samples\Miss.fmp"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  61. Source: "{app}\Samples\miss1.jpg"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  62. Source: "{app}\Samples\miss2.jpg"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  63. Source: "{app}\Samples\Monalisa.fmp"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  64. Source: "{app}\Samples\monalisa.jpg"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  65. Source: "{app}\Language\English.lng"; DestDir: "{app}\Language"; Flags: ignoreversion 
  66. Source: "{app}\Language\French.lng"; DestDir: "{app}\Language"; Flags: ignoreversion 
  67. Source: "{app}\Language\Hungarian.lng"; DestDir: "{app}\Language"; Flags: ignoreversion 
  68. Source: "{app}\Language\Italian.lng"; DestDir: "{app}\Language"; Flags: ignoreversion 
  69. Source: "{app}\Language\Polish.lng"; DestDir: "{app}\Language"; Flags: ignoreversion 
  70. Source: "{app}\Language\Spanish.lng"; DestDir: "{app}\Language"; Flags: ignoreversion 
  71. Source: "{app}\Language\Korean.lng"; DestDir: "{app}\Language"; Flags: ignoreversion 
  72. Source: "{app}\Stuff\Background\flower.jpg"; DestDir: "{app}\Stuff\Background"; Flags: ignoreversion 
  73. Source: "{app}\Stuff\Background\flower1.jpg"; DestDir: "{app}\Stuff\Background"; Flags: ignoreversion 
  74. Source: "{app}\Stuff\Background\flower2.jpg"; DestDir: "{app}\Stuff\Background"; Flags: ignoreversion 
  75. Source: "{app}\Stuff\Background\light.jpg"; DestDir: "{app}\Stuff\Background"; Flags: ignoreversion 
  76. Source: "{app}\Stuff\Foreground\Dream.png"; DestDir: "{app}\Stuff\Foreground"; Flags: ignoreversion 
  77. Source: "{app}\Stuff\Foreground\Fantacap.png"; DestDir: "{app}\Stuff\Foreground"; Flags: ignoreversion 
  78. Source: "{app}\Stuff\Foreground\FrameMona.png"; DestDir: "{app}\Stuff\Foreground"; Flags: ignoreversion 
  79. Source: "{app}\Stuff\Light\light01.jpg"; DestDir: "{app}\Stuff\Light"; Flags: ignoreversion 
  80. Source: "{app}\Stuff\Light\light02.jpg"; DestDir: "{app}\Stuff\Light"; Flags: ignoreversion 
  81. Source: "{app}\Stuff\Light\light03.jpg"; DestDir: "{app}\Stuff\Light"; Flags: ignoreversion 
  82. Source: "{app}\Stuff\Light\light04.jpg"; DestDir: "{app}\Stuff\Light"; Flags: ignoreversion 
  83. Source: "{app}\Stuff\Light\light05.jpg"; DestDir: "{app}\Stuff\Light"; Flags: ignoreversion 
  84. Source: "{app}\Stuff\Mask\mask01.jpg"; DestDir: "{app}\Stuff\Mask"; Flags: ignoreversion 
  85. Source: "{app}\Stuff\Mask\mask02.jpg"; DestDir: "{app}\Stuff\Mask"; Flags: ignoreversion 
  86. Source: "{app}\Stuff\Mask\mask03.jpg"; DestDir: "{app}\Stuff\Mask"; Flags: ignoreversion 
  87. Source: "{app}\Stuff\Mask\mask04.jpg"; DestDir: "{app}\Stuff\Mask"; Flags: ignoreversion 
  88. Source: "{app}\Stuff\Mask\mask05.jpg"; DestDir: "{app}\Stuff\Mask"; Flags: ignoreversion 
  89. Source: "{app}\Stuff\Sound\dog01.wav"; DestDir: "{app}\Stuff\Sound"; Flags: ignoreversion 
  90. Source: "{app}\Stuff\Sound\laugh01.wav"; DestDir: "{app}\Stuff\Sound"; Flags: ignoreversion 
  91. Source: "{app}\Stuff\Sound\laugh02.wav"; DestDir: "{app}\Stuff\Sound"; Flags: ignoreversion 
  92. Source: "{app}\Stuff\Sound\laugh03.wav"; DestDir: "{app}\Stuff\Sound"; Flags: ignoreversion 
  93. Source: "{app}\Stuff\Sound\ring01.wav"; DestDir: "{app}\Stuff\Sound"; Flags: ignoreversion 
  94. Source: "{app}\Stuff\Transition\circle01.jpg"; DestDir: "{app}\Stuff\Transition"; Flags: ignoreversion 
  95. Source: "{app}\Stuff\Transition\circle02.jpg"; DestDir: "{app}\Stuff\Transition"; Flags: ignoreversion 
  96. Source: "{app}\Stuff\Transition\wipe01.jpg"; DestDir: "{app}\Stuff\Transition"; Flags: ignoreversion 
  97. Source: "{app}\Stuff\Transition\wipe02.jpg"; DestDir: "{app}\Stuff\Transition"; Flags: ignoreversion 
  98. Source: "{app}\Stuff\Transition\wipe03.jpg"; DestDir: "{app}\Stuff\Transition"; Flags: ignoreversion 
  99. Source: "{app}\Curve\0001.fcv"; DestDir: "{app}\Curve"; Flags: ignoreversion 
  100. Source: "{app}\Curve\0002.fcv"; DestDir: "{app}\Curve"; Flags: ignoreversion 
  101. Source: "{app}\Curve\0003.fcv"; DestDir: "{app}\Curve"; Flags: ignoreversion 
  102. Source: "{app}\Curve\0004.fcv"; DestDir: "{app}\Curve"; Flags: ignoreversion 
  103. Source: "{app}\Curve\0005.fcv"; DestDir: "{app}\Curve"; Flags: ignoreversion 
  104. Source: "{app}\Curve\0006.fcv"; DestDir: "{app}\Curve"; Flags: ignoreversion 
  105. Source: "{app}\Curve\0007.fcv"; DestDir: "{app}\Curve"; Flags: ignoreversion 
  106. Source: "{app}\Curve\0008.fcv"; DestDir: "{app}\Curve"; Flags: ignoreversion 
  107. Source: "{app}\Curve\0009.fcv"; DestDir: "{app}\Curve"; Flags: ignoreversion 
  108. Source: "{app}\Curve\0010.fcv"; DestDir: "{app}\Curve"; Flags: ignoreversion 
  109. Source: "{sys}\stdole2.tlb"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regtypelib sharedfile 
  110. Source: "{sys}\msvbvm60.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  111. Source: "{sys}\oleaut32.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  112. Source: "{sys}\olepro32.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  113. Source: "{sys}\asycfilt.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace sharedfile 
  114. Source: "{sys}\comcat.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  115. [Dirs]
  116. Name: "{app}\Export"; 
  117. Name: "{app}\Project"; 
  118. Name: "{app}\Skin"; 
  119. [Registry]
  120. Root: HKCR; Subkey: ".fmp"; ValueType: String; ValueData: "FantaMorph.Project"; Flags: uninsdeletevalue 
  121. Root: HKCR; Subkey: "FantaMorph.Project"; ValueType: String; ValueData: "Abrosoft FantaMorph Project"; Flags: uninsdeletekey 
  122. Root: HKCR; Subkey: "FantaMorph.Project\DefaultIcon"; ValueType: String; ValueData: "{app}\FantaMorph.exe,0"; 
  123. Root: HKCR; Subkey: "FantaMorph.Project\shell\open\command"; ValueType: String; ValueData: """{app}\FantaMorph.exe"" ""%1"""; 
  124. Root: HKCR; Subkey: ".fms"; ValueType: String; ValueData: "FantaMorph.Skin"; Flags: uninsdeletevalue 
  125. Root: HKCR; Subkey: "FantaMorph.Skin"; ValueType: String; ValueData: "Abrosoft FantaMorph Skin"; Flags: uninsdeletekey 
  126. Root: HKCR; Subkey: "FantaMorph.Skin\DefaultIcon"; ValueType: String; ValueData: "{app}\FantaMorph.exe,0"; 
  127. Root: HKCR; Subkey: "FantaMorph.Skin\shell\open\command"; ValueType: String; ValueData: """{app}\FantaMorph.exe"" ""%1"""; 
  128. [INI]
  129. FileName: "{app}\FantaMorph.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.fantamorph.com"; 
  130. [Run]
  131. Filename: "{app}\Readme.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent nowait
  132. Filename: "{app}\FantaMorph.exe"; Description: "{cm:LaunchProgram,Abrosoft FantaMorph}"; Flags: postinstall skipifsilent nowait
  133. [Icons]
  134. Name: "{group}\FantaMorph"; Filename: "{app}\FantaMorph.exe"; WorkingDir: "{app}"; 
  135. Name: "{group}\FantaMorph Help"; Filename: "{app}\FantaMorph.chm"; 
  136. Name: "{group}\FantaMorph Homepage"; Filename: "{app}\FantaMorph.url"; 
  137. Name: "{group}\Uninstall FantaMorph"; Filename: "{uninstallexe}"; 
  138. Name: "{userdesktop}\Abrosoft FantaMorph 3"; Filename: "{app}\FantaMorph.exe"; Tasks: desktopicon; 
  139. [Tasks]
  140. Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  141. [UninstallDelete]
  142. Type: files; Name: "{app}\FantaMorph.url"; 
  143. [CustomMessages]
  144. default.NameAndVersion=%1 version %2
  145. default.AdditionalIcons=Additional icons:
  146. default.CreateDesktopIcon=Create a &desktop icon
  147. default.CreateQuickLaunchIcon=Create a &Quick Launch icon
  148. default.ProgramOnTheWeb=%1 on the Web
  149. default.UninstallProgram=Uninstall %1
  150. default.LaunchProgram=Launch %1
  151. default.AssocFileExtension=&Associate %1 with the %2 file extension
  152. default.AssocingFileExtension=Associating %1 with the %2 file extension...
  153. [Languages]
  154. ; These files are stubs
  155. ; To achieve better results after recompilation, use the real language files
  156. Name: "default"; MessagesFile: "embedded\default.isl"; 
  157.